融合算子：Sqrt(ReLU)+Affine，计算 y = sqrt(max(0, x*scale+bias))。
